| SsService |
| Logical Entity Name | SsService |
| Default Table Name | SsService |
| Physical Only | NO |
| Definition | |
| Note |
| SsService Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SsServiceID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(120) | NO | ||
SyCampusGrpID |
int | YES | ||
SsServiceCategoryID |
int | NO | ||
SsBillingMethodID |
int | YES | ||
| IncludeInRegBill | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO | ||
SsStudentServiceAssociationID |
int | YES |
| SsService Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SsService_SsServiceID | PrimaryKey | SsServiceID |
| SsService Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SsBillingMethod | Non-Identifying | Zero or One to Zero or More | FK_SsService_SsBillingMethodID_SsBillingMethod_SsBillingMethodID | SsBillingMethodID | NO | YES | ||
| SsServiceCategory | Non-Identifying | One To Zero or More | FK_SsService_SsServiceCategoryID_SsServiceCategory_SsServiceCategoryID | SsServiceCategoryID | NO | YES | ||
| SsStudentServiceAssociation | Non-Identifying | Zero or One to Zero or More | FK_SsService_SsStudentServiceAssociationID_SsStudentServiceAssociation_SsStudentServiceAssociationIDID | SsStudentServiceAssociationID | NO | YES | ||
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_SsService_SyCampusGrpID_SyCampusGrp_SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SsService_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsStudentServiceAssociation | Non-Identifying | One To Zero or More | FK_SsStudentServiceAssociation_SsServiceID_SsService_SsServiceID | NO | YES | |||
| SsStudentServiceCustomField | Non-Identifying | One To Zero or More | FK_SsStudentServiceCustomField_SsServiceID_SsService_SsServiceID | NO | YES |
| SsService Check Constraints |
| Check Constraint Name | CheckConstraint |